Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 3.10.1 -> 3.11.3 age adoption passing confidence

Release Notes

zloirock/core-js

v3.11.3

Compare Source

  • Native promise-based APIs Promise#{ catch, finally } returns polyfilled Promise instances when it's required

v3.11.2

Compare Source

  • Added a workaround of WebKit ~ iOS 10.3 Safari Promise bug, #​932
  • Promise#then of incorrect native Promise implementations with correct subclassing no longer wrapped
  • Changed the order of Promise feature detection, removed unhandled rejection tracking check in non-browser non-node platforms

v3.11.1

Compare Source

  • Made instanceof Promise and .constructor === Promise work with polyfilled Promise for all native promise-based APIs
  • Added a workaround for some buggy V8 versions ~4.5 related to fixing of %TypedArray% static methods, #​564

v3.11.0

Compare Source

v3.10.2

Compare Source

  • URL and URLSearchParams marked as supported from Safari 14.0
  • Polyfilled built-in constructors protected from calling on instances

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 07e28f5 to 223f87d Compare April 22, 2021 13:40
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.10.2 fix(deps): update dependency core-js to v3.11.0 Apr 22, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 223f87d to 0eb544f Compare April 28, 2021 14:59
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.11.0 fix(deps): update dependency core-js to v3.11.1 Apr 28, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0eb544f to b9babe9 Compare May 3, 2021 12:08
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.11.1 fix(deps): update dependency core-js to v3.11.2 May 3, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b9babe9 to 409e5ed Compare May 5, 2021 14:58
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.11.2 fix(deps): update dependency core-js to v3.11.3 May 5, 2021
Copy link
Member

@ramsunvtech ramsunvtech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ramsunvtech ramsunvtech merged commit 1c3ab1d into master May 5, 2021
@renovate renovate bot deleted the renovate/core-js-3.x branch May 5, 2021 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants